Searched defs:GATT_READ_OP_CB (Results 1 – 3 of 3) sorted by relevance
34 tGATT_IF /* gatt_if */, GATT_READ_OP_CB /* chrc_read_cb */, in EnqueueInitialRequests() argument79 tGATT_IF /* gatt_if */, GATT_READ_OP_CB /* chrc_read_cb */, in EnqueueRemainingRequests() argument
135 GATT_READ_OP_CB /* callback */, in BTA_GATTC_ReadCharDescr() argument141 GATT_READ_OP_CB /* callback */, in BTA_GATTC_ReadCharacteristic() argument158 GATT_READ_OP_CB /* callback */, in BTA_GATTC_ReadUsingCharUuid() argument
653 typedef void (*GATT_READ_OP_CB)(uint16_t conn_id, tGATT_STATUS status, typedef