Searched refs:BTA_GATTC_READ_CHAR_EVT (Results 1 – 4 of 4) sorted by relevance
346 p_buf->cmpl_evt = BTA_GATTC_READ_CHAR_EVT; in BTA_GATTC_ReadCharacteristic()
117 #define BTA_GATTC_READ_CHAR_EVT 3 /* GATT read characteristic event */ macro
319 case BTA_GATTC_READ_CHAR_EVT: in btapp_gattc_req_data()355 case BTA_GATTC_READ_CHAR_EVT: in btapp_gattc_free_req_data()467 case BTA_GATTC_READ_CHAR_EVT: in btif_gattc_upstreams_evt()
2628 case BTA_GATTC_READ_CHAR_EVT: /* 3 */ in bta_hh_gattc_callback()2633 if (event == BTA_GATTC_READ_CHAR_EVT) in bta_hh_gattc_callback()