Searched refs:gatts_read_attr_perm_check (Results 1 – 4 of 4) sorted by relevance
/system/bt/stack/gatt/ |
D | gatt_db.cc | 508 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 | 653 extern tGATT_STATUS gatts_read_attr_perm_check(tGATT_SVC_DB* p_db, bool is_long,
|
D | gatt_sr.cc | 439 err = gatts_read_attr_perm_check(it->p_db, false, handle, sec_flag, in gatt_process_read_multi_req()
|
/system/bt/stack/test/gatt/ |
D | gatt_sr_test.cc | 108 tGATT_STATUS gatts_read_attr_perm_check(tGATT_SVC_DB* p_db, bool is_long, in gatts_read_attr_perm_check() function
|