btm_sec_l2cap_access_req() function
SMP_INCLUDED == TRUE * Function btm_sec_l2cap_access_req * Description This function is called by the L2CAP to grant permission to * establish L2CAP connection to or from the peer device. * Parameters: bd_addr - Address of the peer device * psm - L2CAP PSM * is_originator - TRUE if protocol above L2CAP originates * connection * p_callback - Pointer to callback function called if * this function returns PENDING after required * procedures are complete. MUST NOT BE NULL. * Returns tBTM_STATUS