Home
last modified time | relevance | path

Searched refs:tBTA_PAN_CONN (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/pan/
Dbta_pan_act.c92 tBTA_PAN_CONN * p_buf; in bta_pan_conn_state_cback()
96 if ((p_buf = (tBTA_PAN_CONN *) GKI_getbuf(sizeof(tBTA_PAN_CONN))) != NULL) in bta_pan_conn_state_cback()
561 tBTA_PAN_CONN * p_buf; in bta_pan_api_close()
569 if ((p_buf = (tBTA_PAN_CONN *) GKI_getbuf(sizeof(tBTA_PAN_CONN))) != NULL) in bta_pan_api_close()
Dbta_pan_int.h121 } tBTA_PAN_CONN; typedef
134 tBTA_PAN_CONN conn;