BTM_SetInquiryMode() function
* Function BTM_SetInquiryMode * Description This function is called to set standard or with RSSI * mode of the inquiry for local device. * Output Params: mode - standard, with RSSI, extended * Returns BTM_SUCCESS if successful * BTM_NO_RESOURCES if couldn't get a memory pool buffer * BTM_ILLEGAL_VALUE if a bad parameter was detected * BTM_WRONG_MODE if the device is not up.