Searched defs:descr_id (Results 1 – 4 of 4) sorted by relevance
/system/bt/test/suite/support/ |
D | gatt.c | 103 …id, int status, btgatt_srvc_id_t *srvc_id, btgatt_gatt_id_t *char_id, btgatt_gatt_id_t *descr_id) { in btgattc_get_descriptor_cb() 187 void btgatts_descriptor_added_cb(int status, int server_if, bt_uuid_t *descr_id, int srvc_handle, i… in btgatts_descriptor_added_cb()
|
/system/bt/btif/src/ |
D | btif_gatt_client.c | 188 btgatt_gatt_id_t descr_id; member 1305 btgatt_gatt_id_t descr_id; in btgattc_handle_event() local 1323 btgatt_gatt_id_t descr_id; in btgattc_handle_event() local 1977 btgatt_gatt_id_t* descr_id, in btif_gattc_read_char_descr() 2010 btgatt_gatt_id_t* descr_id, in btif_gattc_write_char_descr()
|
/system/bt/bta/hh/ |
D | bta_hh_le.c | 608 tBTA_GATTC_CHAR_DESCR_ID descr_id; in bta_hh_le_read_char_dscrpt() local 923 tBTA_GATTC_CHAR_DESCR_ID descr_id; in bta_hh_le_write_char_clt_cfg() local
|
/system/bt/bta/include/ |
D | bta_gatt_api.h | 221 tBTA_GATT_ID descr_id; member
|