Lines Matching defs:handle
290 uint16_t handle) { in BTA_GATTC_GetCharacteristic()
308 uint16_t handle) { in BTA_GATTC_GetDescriptor()
315 uint16_t handle) { in BTA_GATTC_GetOwningCharacteristic()
322 uint16_t handle) { in BTA_GATTC_GetOwningService()
356 void BTA_GATTC_ReadCharacteristic(uint16_t conn_id, uint16_t handle, in BTA_GATTC_ReadCharacteristic()
408 void BTA_GATTC_ReadCharDescr(uint16_t conn_id, uint16_t handle, in BTA_GATTC_ReadCharDescr()
468 void BTA_GATTC_WriteCharValue(uint16_t conn_id, uint16_t handle, in BTA_GATTC_WriteCharValue()
506 void BTA_GATTC_WriteCharDescr(uint16_t conn_id, uint16_t handle, in BTA_GATTC_WriteCharDescr()
545 void BTA_GATTC_PrepareWrite(uint16_t conn_id, uint16_t handle, uint16_t offset, in BTA_GATTC_PrepareWrite()
606 void BTA_GATTC_SendIndConfirm(uint16_t conn_id, uint16_t handle) { in BTA_GATTC_SendIndConfirm()
636 uint16_t handle) { in BTA_GATTC_RegisterForNotifications()
699 uint16_t handle) { in BTA_GATTC_DeregisterForNotifications()