HomeSort by relevance Sort by last modified time
    Searched defs:p_sess_info (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/bta/include/
bta_fs_ci.h 73 UINT8 *p_sess_info; member in struct:__anon2190
193 ** Parameters p_sess_info - the stored session ID and related information.
204 BTA_API extern void bta_fs_ci_resume (BD_ADDR_PTR p_addr, UINT8 *p_sess_info,
  /external/bluetooth/bluedroid/stack/include/
obx_api.h 176 UINT8 *p_sess_info; /* The session ID and the local nonce for a reliable session, a reference to the location in OBEX control block or NULL */ member in struct:__anon2873
555 OBX_API extern tOBX_STATUS OBX_AddSuspendedSession(tOBX_HANDLE shandle, BD_ADDR peer_addr, UINT8 *p_sess_info,
    [all...]

Completed in 164 milliseconds