Home
last modified time | relevance | path

Searched refs:gatts_read_attr_perm_check (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_db.cc513 tGATT_STATUS gatts_read_attr_perm_check(tGATT_SVC_DB* p_db, bool is_long, in gatts_read_attr_perm_check() function
Dgatt_int.h685 tGATT_STATUS gatts_read_attr_perm_check(tGATT_SVC_DB* p_db, bool is_long,
Dgatt_sr.cc474 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/
Dgatt_sr_test.cc97 tGATT_STATUS gatts_read_attr_perm_check(tGATT_SVC_DB* p_db, bool is_long, in gatts_read_attr_perm_check() function