Searched refs:BTA_GATTC_ReadCharDescr (Results 1 – 4 of 4) sorted by relevance
995 void BTA_GATTC_ReadCharDescr (UINT16 conn_id, UINT16 handle, tBTA_GATT_AUTH_REQ auth_req);
522 void BTA_GATTC_ReadCharDescr (UINT16 conn_id, UINT16 handle, tBTA_GATT_AUTH_REQ auth_req) in BTA_GATTC_ReadCharDescr() function
624 …BTA_GATTC_ReadCharDescr(arg->read_descr.conn_id, arg->read_descr.handle, arg->read_descr.auth_req); in btc_gattc_read_char_descr()
610 BTA_GATTC_ReadCharDescr(p_cb->conn_id, in bta_hh_le_read_char_dscrpt()