Home
last modified time | relevance | path

Searched refs:bta_gattc_co_cache_close (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
Dbta_gattc_co.h60 BTA_API extern void bta_gattc_co_cache_close(BD_ADDR server_bda, UINT16 conn_id);
/external/bluetooth/bluedroid/btif/co/
Dbta_gattc_co.c115 void bta_gattc_co_cache_close(BD_ADDR server_bda, UINT16 conn_id) in bta_gattc_co_cache_close() function
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_act.c1511 bta_gattc_co_cache_close(p_clcb->p_srcb->server_bda, p_clcb->bta_conn_id); in bta_gattc_ci_open()
1531 bta_gattc_co_cache_close(p_clcb->p_srcb->server_bda, 0); in bta_gattc_ci_load()
1580 bta_gattc_co_cache_close(p_clcb->p_srcb->server_bda, 0); in bta_gattc_ci_save()