Home
last modified time | relevance | path

Searched refs:tBTA_GATTC_IF (Results 1 – 8 of 8) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h151 typedef tGATT_IF tBTA_GATTC_IF; typedef
287 tBTA_GATTC_IF client_if;
354 tBTA_GATTC_IF client_if;
364 tBTA_GATTC_IF client_if;
390 tBTA_GATTC_IF client_if;
398 tBTA_GATTC_IF client_if;
680 BTA_API extern void BTA_GATTC_AppDeregister (tBTA_GATTC_IF client_if);
696 BTA_API extern void BTA_GATTC_Open(tBTA_GATTC_IF client_if, BD_ADDR remote_bda,
713 BTA_API extern void BTA_GATTC_CancelOpen(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, BOOLEAN is_di…
987 BTA_API extern tBTA_GATT_STATUS BTA_GATTC_RegisterForNotifications (tBTA_GATTC_IF client_if,
[all …]
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_int.h109 tBTA_GATTC_IF client_if;
119 tBTA_GATTC_IF client_if;
189 tBTA_GATTC_IF client_if;
204 tBTA_GATTC_IF client_if;
214 tBTA_GATTC_IF client_if;
359tBTA_GATTC_IF client_if; /* client interface with BTE stack for this application */
508 extern tBTA_GATTC_CLCB * bta_gattc_clcb_alloc(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, tBTA_TRA…
510 extern tBTA_GATTC_CLCB * bta_gattc_find_alloc_clcb(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, tBT…
526 extern BOOLEAN bta_gattc_mark_bg_conn (tBTA_GATTC_IF client_if, BD_ADDR_PTR remote_bda, BOOLEAN ad…
527 extern BOOLEAN bta_gattc_check_bg_conn (tBTA_GATTC_IF client_if, BD_ADDR remote_bda, UINT8 role);
Dbta_gattc_api.c121 void BTA_GATTC_AppDeregister(tBTA_GATTC_IF client_if) in BTA_GATTC_AppDeregister()
149 void BTA_GATTC_Open(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, in BTA_GATTC_Open()
183 void BTA_GATTC_CancelOpen(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, BOOLEAN is_direct) in BTA_GATTC_CancelOpen()
895 tBTA_GATT_STATUS BTA_GATTC_RegisterForNotifications (tBTA_GATTC_IF client_if, in BTA_GATTC_RegisterForNotifications()
969 tBTA_GATT_STATUS BTA_GATTC_DeregisterForNotifications (tBTA_GATTC_IF client_if, in BTA_GATTC_DeregisterForNotifications()
1054 void BTA_GATTC_Listen(tBTA_GATTC_IF client_if, BOOLEAN start, BD_ADDR_PTR target_bda) in BTA_GATTC_Listen()
1089 void BTA_GATTC_Broadcast(tBTA_GATTC_IF client_if, BOOLEAN start) in BTA_GATTC_Broadcast()
Dbta_gattc_utils.c214 tBTA_GATTC_CLCB * bta_gattc_clcb_alloc(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, in bta_gattc_clcb_alloc()
263 tBTA_GATTC_CLCB *bta_gattc_find_alloc_clcb(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, in bta_gattc_find_alloc_clcb()
595 tBTA_GATTC_IF gatt_if; in bta_gattc_clear_notif_registration()
678 BOOLEAN bta_gattc_mark_bg_conn (tBTA_GATTC_IF client_if, BD_ADDR_PTR remote_bda_ptr, in bta_gattc_mark_bg_conn()
748 BOOLEAN bta_gattc_check_bg_conn (tBTA_GATTC_IF client_if, BD_ADDR remote_bda, UINT8 role) in bta_gattc_check_bg_conn()
Dbta_gattc_act.c693 tBTA_GATTC_IF gatt_if; in bta_gattc_conn()
1757 tBTA_GATTC_IF client_if = p_clreg->client_if; in bta_gattc_deregister_cmpl()
2026 tBTA_GATTC_IF gatt_if; in bta_gattc_process_indicate()
/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_int.h313 tBTA_GATTC_IF gatt_if;
383 extern BOOLEAN bta_hh_le_is_hh_gatt_if(tBTA_GATTC_IF client_if);
Dbta_hh_le.c263 BOOLEAN bta_hh_le_is_hh_gatt_if(tBTA_GATTC_IF client_if) in bta_hh_le_is_hh_gatt_if()
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_int.h1002 tBTA_GATTC_IF client_if;