Home
last modified time | relevance | path

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

/system/bt/bta/pan/
Dbta_pan_int.h41 BTA_PAN_API_CLOSE_EVT = BTA_SYS_EVT_START(BTA_ID_PAN), enumerator
Dbta_pan_api.c207 p_buf->event = BTA_PAN_API_CLOSE_EVT; in BTA_PanClose()