Searched refs:BTA_GATTC_READ_DESCR_EVT (Results 1 – 2 of 2) sorted by relevance
107 #define BTA_GATTC_READ_DESCR_EVT 8 /* GATT read characterisitc descriptor event */ macro
1144 …p_clcb->p_q_cmd->api_read.descr_type.len == 0) ? BTA_GATTC_READ_CHAR_EVT: BTA_GATTC_READ_DESCR_EVT; in bta_gattc_read_cmpl()