Searched refs:BT_GATT_PERM_NONE (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/ |
A D | gatt.h | 34 BT_GATT_PERM_NONE = 0, enumerator
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | proxy.c | 701 …BT_GATT_CHARACTERISTIC(BT_UUID_MESH_PROV_DATA_OUT, BT_GATT_CHRC_NOTIFY, BT_GATT_PERM_NONE, NULL, N… 820 …BT_GATT_CHARACTERISTIC(BT_UUID_MESH_PROXY_DATA_OUT, BT_GATT_CHRC_NOTIFY, BT_GATT_PERM_NONE, NULL, …
|
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | gatt.c | 778 BT_GATT_PERM_NONE, NULL, NULL, NULL),
|
Completed in 15 milliseconds