Searched refs:gatts_read_attr_perm_check (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_db.cc | 513 tGATT_STATUS gatts_read_attr_perm_check(tGATT_SVC_DB* p_db, bool is_long, in gatts_read_attr_perm_check() function
|
D | gatt_int.h | 685 tGATT_STATUS gatts_read_attr_perm_check(tGATT_SVC_DB* p_db, bool is_long,
|
D | gatt_sr.cc | 474 err = gatts_read_attr_perm_check(it->p_db, false, handle, sec_flag, in gatt_process_read_multi_req()
|
/packages/modules/Bluetooth/system/stack/test/gatt/ |
D | gatt_sr_test.cc | 97 tGATT_STATUS gatts_read_attr_perm_check(tGATT_SVC_DB* p_db, bool is_long, in gatts_read_attr_perm_check() function
|