Searched refs:find_attr_by_handle (Results 1 - 1 of 1) sorted by path

/system/bt/stack/gatt/
H A Dgatt_db.cc412 tGATT_ATTR* find_attr_by_handle(tGATT_SVC_DB* p_db, uint16_t handle) { function
446 tGATT_ATTR* p_attr = find_attr_by_handle(p_db, handle);
484 tGATT_ATTR* p_attr = find_attr_by_handle(p_db, handle);
518 tGATT_ATTR* p_attr = find_attr_by_handle(p_db, handle);

Completed in 34 milliseconds