Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/rfcomm/
Dport_api.cc286 static tPORT* get_port_from_handle(uint16_t handle) { in get_port_from_handle() function
306 tPORT* p_port = get_port_from_handle(handle); in RFCOMM_RemoveConnection()
342 tPORT* p_port = get_port_from_handle(handle); in RFCOMM_RemoveServer()
377 tPORT* p_port = get_port_from_handle(handle); in PORT_SetEventMaskAndCallback()
404 tPORT* p_port = get_port_from_handle(handle); in PORT_ClearKeepHandleFlag()
430 tPORT* p_port = get_port_from_handle(handle); in PORT_SetDataCOCallback()
458 tPORT* p_port = get_port_from_handle(handle); in PORT_CheckConnection()
551 tPORT* p_port = get_port_from_handle(handle); in PORT_SetState()
593 tPORT* p_port = get_port_from_handle(handle); in PORT_GetState()
631 tPORT* p_port = get_port_from_handle(handle); in PORT_FlowControl_MaxCredit()
[all …]