Searched defs:p_char_id (Results 1 – 3 of 3) sorted by relevance
/system/bt/bta/gatt/ |
D | bta_gattc_api.c | 395 tBTA_GATT_STATUS BTA_GATTC_GetFirstCharDescr (UINT16 conn_id, tBTA_GATTC_CHAR_ID *p_char_id, in BTA_GATTC_GetFirstCharDescr() 562 void BTA_GATTC_ReadCharacteristic(UINT16 conn_id, tBTA_GATTC_CHAR_ID *p_char_id, in BTA_GATTC_ReadCharacteristic() 685 tBTA_GATTC_CHAR_ID *p_char_id, in BTA_GATTC_WriteCharValue() 785 void BTA_GATTC_PrepareWrite (UINT16 conn_id, tBTA_GATTC_CHAR_ID *p_char_id, in BTA_GATTC_PrepareWrite() 859 void BTA_GATTC_SendIndConfirm (UINT16 conn_id, tBTA_GATTC_CHAR_ID *p_char_id) in BTA_GATTC_SendIndConfirm() 897 tBTA_GATTC_CHAR_ID *p_char_id) in BTA_GATTC_RegisterForNotifications() 971 tBTA_GATTC_CHAR_ID *p_char_id) in BTA_GATTC_DeregisterForNotifications()
|
D | bta_gattc_cache.c | 1067 tBTA_GATT_ID *p_char_id, tBTA_GATT_ID *p_descr_uuid) in bta_gattc_id2handle() 1165 tBTA_GATT_ID *p_char_id, tBTA_GATT_ID *p_descr_type) in bta_gattc_handle2id()
|
/system/bt/bta/hh/ |
D | bta_hh_le.c | 1114 tBTA_GATTC_CHAR_ID *p_char_id, in bta_hh_le_expl_rpt()
|