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