Searched defs:tGATT_BG_CONN_DEV (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_int.h445 }tGATT_BG_CONN_DEV; typedef in typeref:struct:__anon1159
493 tGATT_BG_CONN_DEV bgconn_dev[GATT_MAX_BG_CONN_DEV];
596 extern BOOLEAN gatt_is_bg_dev_for_app(tGATT_BG_CONN_DEV *p_dev, tGATT_IF gatt_if);
600 extern tGATT_BG_CONN_DEV * gatt_find_bg_dev(BD_ADDR remote_bda);

Completed in 46 milliseconds