bluetoothleapis.h 標頭
藍牙裝置參考會使用此標頭。 如需詳細資訊,請參閱
bluetoothleapis.h 包含下列程式設計介面:
函式
BluetoothGATTAbortReliableWrite 指定可靠寫入程式的結尾,而且應該中止寫入。 |
BluetoothGATTBeginReliableWrite BluetoothGATTBeginReliableWrite 函式會指定即將開始可靠的寫入。 |
BluetoothGATTEndReliableWrite 指定可靠寫入的結尾,而且應該認可寫入。 |
BluetoothGATTGetCharacteristics 取得指定服務可用的所有特性。 |
BluetoothGATTGetCharacteristicValue 取得指定之特性的值。 |
BluetoothGATTGetDescriptors 取得指定之特性可用的所有描述項。 |
BluetoothGATTGetDescriptorValue 取得指定描述項的值。 |
BluetoothGATTGetIncludedServices 取得指定服務可用的所有內含服務。 |
BluetoothGATTGetServices BluetoothGATTGetServices 函式會取得伺服器可用的所有主要服務。 |
BluetoothGATTRegisterEvent 在特性控制碼所識別的指定特性上,註冊特性值變更事件期間要回呼的常式。 |
BluetoothGATTSetCharacteristicValue 將指定的特性值寫入藍牙裝置。 |
BluetoothGATTSetDescriptorValue 將指定的描述項值寫入藍牙裝置。 |
BluetoothGATTUnregisterEvent 取消註冊指定的特性值變更事件。 |