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

/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gattc_int.h410 }tBTA_GATTC_CONN; typedef in typeref:struct:__anon576
424 tBTA_GATTC_CONN conn_track[BTA_GATTC_CONN_MAX];
549 extern tBTA_GATTC_CONN * bta_gattc_conn_alloc(BD_ADDR remote_bda);
550 extern tBTA_GATTC_CONN * bta_gattc_conn_find(BD_ADDR remote_bda);
551 extern tBTA_GATTC_CONN * bta_gattc_conn_find_alloc(BD_ADDR remote_bda);

Completed in 65 milliseconds